* xfns.c (x-send-client-message): Moved to xselect.c
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 3 Feb 2004 16:35:38 +0000 (16:35 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 3 Feb 2004 16:35:38 +0000 (16:35 +0000)
commitaabfa6db965c0d1703d74f46b097334436bba187
treeca07e3085c1f2fc9f69be0b543f2192b9f83ca7f
parent6759e546ee556a3619e05b602c18d64090ec677e
* xfns.c (x-send-client-message): Moved to xselect.c
(Fx_change_window_property): Add optional arguments TYPE, FORMAT and
OUTER_P.
(Fx_window_property): Add optional arguments TYPE, SOURCE, DELETE_P,
VECTOR_RET_P.  Handle AnyPropertyType.  Call x_property_data_to_lisp
if vector_ret_p is true.
(syms_of_xfns): Sx_send_client_message moved to xselect.c.
src/xfns.c